projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4af1db
)
*** empty log message ***
author
Glenn Morris
<rgm@gnu.org>
Fri, 4 Apr 2008 04:33:47 +0000
(
04:33
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 4 Apr 2008 04:33:47 +0000
(
04:33
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 0655986ee7b95222c66909f0c98c037adc0188c6..cf5a79abbea67259076a5a00732810f2d128f4df 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-67,7
+67,9
@@
(viper-get-saved-cursor-color-in-replace-mode): Get rid of redundant
let-statements.
- * emulation/viper*.el: Replace load with require in eval-when-compile.
+ * emulation/viper-ex.el, emulation/viper-macs.el:
+ * emulation/viper-mous.el:
+ Replace load with require in eval-when-compile.
2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>